func runtime.isShrinkStackSafe
3 uses
runtime (current package)
mgcmark.go#L876: if isShrinkStackSafe(gp) {
stack.go#L1145: func isShrinkStackSafe(gp *g) bool {
stack.go#L1196: if !isShrinkStackSafe(gp) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)